devtools::install_github("craigalexander/DAS_Bingo")
library(bingo)
tail(get_topic("films"))
bc <- bingo(n_cards = 8, words = get_topic("films"))
plot(bc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.